home *** CD-ROM | disk | FTP | other *** search
/ Visual Intercept / Visual Intercept.iso / database.z / intercpt.MDB / Account.json < prev    next >
Encoding:
JavaScript Object Notation  |  1997-03-20  |  181 b 

  1. {
  2.     "schema": {
  3.         "Code": "Text (32) NOT NULL",
  4.         "Name": "Text (64) NOT NULL",
  5.         "UserID": "Text (128)",
  6.         "Description": "Memo/Hyperlink (255)",
  7.         "Rate": "Currency",
  8.         "ts": "Text (16) NOT NULL"
  9.     },
  10.     "data": []
  11. }